[INFO] cloning repository https://github.com/auxoncorp/modality-trace-recorder-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auxoncorp/modality-trace-recorder-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-trace-recorder-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-trace-recorder-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3bd7722935549b83f600a62b04462d3463747b0
[INFO] checking auxoncorp/modality-trace-recorder-plugin against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-trace-recorder-plugin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auxoncorp/modality-trace-recorder-plugin
[INFO] finished tweaking git repo https://github.com/auxoncorp/modality-trace-recorder-plugin
[INFO] tweaked toml for git repo https://github.com/auxoncorp/modality-trace-recorder-plugin written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auxoncorp/modality-trace-recorder-plugin on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auxoncorp/modality-trace-recorder-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034
[INFO] running `Command { std: "docker" "start" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling minicbor v0.13.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling boolean_expression v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking ordered-float v4.3.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking clocksource v0.8.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking byteordered v0.6.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking typed-path v0.9.2
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking bitfield v0.16.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking svg v0.17.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap-num v1.1.1
[INFO] [stderr]     Checking simple_moving_average v1.0.2
[INFO] [stderr]     Checking human_bytes v0.4.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `NonZero<usize>`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NonZero<usize>` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AtFlags`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/unistd.rs:956:13
[INFO] [stdout]     |
[INFO] [stdout] 956 |             flags,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AtFlags` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/unistd.rs:956:13
[INFO] [stdout]     |
[INFO] [stdout] 956 |             flags,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `&mut [u8]`.
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.3/src/linux_native/ioctl.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / ioctl_readwrite_buf!(
[INFO] [stdout] 19 | |     hidraw_ioc_set_feature,
[INFO] [stdout] 20 | |     HIDRAW_IOC_MAGIC,
[INFO] [stdout] 21 | |     HIDRAW_SET_FEATURE,
[INFO] [stdout] 22 | |     u8
[INFO] [stdout] 23 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioctl_readwrite_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `&mut [u8]` does not implement `VaArgSafe`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.3/src/linux_native/ioctl.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / ioctl_readwrite_buf!(
[INFO] [stdout] 19 | |     hidraw_ioc_set_feature,
[INFO] [stdout] 20 | |     HIDRAW_IOC_MAGIC,
[INFO] [stdout] 21 | |     HIDRAW_SET_FEATURE,
[INFO] [stdout] 22 | |     u8
[INFO] [stdout] 23 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]    = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout]    = note: this warning originates in the macro `ioctl_readwrite_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `&mut [u8]`.
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.3/src/linux_native/ioctl.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / ioctl_readwrite_buf!(
[INFO] [stdout] 25 | |     hidraw_ioc_get_feature,
[INFO] [stdout] 26 | |     HIDRAW_IOC_MAGIC,
[INFO] [stdout] 27 | |     HIDRAW_GET_FEATURE,
[INFO] [stdout] 28 | |     u8
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioctl_readwrite_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hidapi` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: type `&mut [u8]` does not implement `VaArgSafe`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hidapi-2.6.3/src/linux_native/ioctl.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / ioctl_readwrite_buf!(
[INFO] [stdout] 25 | |     hidraw_ioc_get_feature,
[INFO] [stdout] 26 | |     HIDRAW_IOC_MAGIC,
[INFO] [stdout] 27 | |     HIDRAW_GET_FEATURE,
[INFO] [stdout] 28 | |     u8
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]    = note: this warning originates in the macro `ioctl_readwrite_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AtFlags`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/unistd.rs:929:56
[INFO] [stdout]     |
[INFO] [stdout] 929 |                       args_p.as_ptr(), env_p.as_ptr(), flags);
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AtFlags` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/unistd.rs:929:56
[INFO] [stdout]     |
[INFO] [stdout] 929 |                       args_p.as_ptr(), env_p.as_ptr(), flags);
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034", kill_on_drop: false }`
[INFO] [stdout] ba9133fe8ac81baeda7ed0eb118feb06beb03aa86be8369983044c93b6712034
